Xlw User Contributed Files - uBLAS
===================================

http://www.boost.org/

Demonstrates using an alternative matrix library.


Build instructions gcc & Code::Blocks
=====================================

Set the enviromment variable BOOST_INCLUDE to the location
of the boost include directory e.g.
SET BOOST_INCLUDE=C:\Boost\include\boost-1_46_1

Build instructions Visual Studio
=====================================

Add the boost include directory (e.g C:\Boost\include\boost-1_46_1) to the 
include directories for Win32 (and x64 if present).